# Support

### Request Account Deletion (External)

If you decide to delete your account from our apps and services, just drop an email to [*deletemyaccount@aravi.me*](mailto:deletemyaccount@aravi.me) with your account details (email, phone, service).&#x20;

Upon your request, the data will be deleted from our servers within 30 days. You will receive a confirmation.

**Remember, once the data is deleted from our servers, it is unrecoverable.**

### Request Account Deletion (Immediate)

If you want to delete your account and data immediately you can do that from the app.

Navigate to :&#x20;

[**Profile -> Account bar -> Manage Account data -> Delete Account** ](#user-content-fn-1)[^1]

This will immediately delete your account.

**Remember, once the data is deleted from our servers, it is unrecoverable.**

[^1]:


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.aravi.me/apps/littlethings/support.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
